home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_1114 / PlaceObject2_550_3 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2011-10-17  |  112 b   |  8 lines

  1. onClipEvent(load){
  2.    heroe = eval(_root.heroe);
  3.    dy = 1;
  4.    DELAY = 20;
  5.    c = 0;
  6.    yi = _root._y;
  7. }
  8.